home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000248_news@columbia.edu _Sat Oct 30 15:58:50 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA01528
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 30 Oct 1999 15:58:49 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA28725
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 30 Oct 1999 15:36:49 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit 3.14 beta not working with 486sx cpus
  11. Date: 30 Oct 1999 19:36:49 GMT
  12. Organization: Columbia University
  13. Message-ID: <7vfhch$s1i$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <qlDS3.22212$5P2.33844@wards>,
  17. John Chewter <john@chewter.f9.net.uk> wrote:
  18. : I am getting errors with scripts that work fine with 314 on 486sx machines
  19. : These are like:-
  20. : ?? enter a number between 0 and 255 ??
  21. : Presumably because of no floating point processor. I cant find a switch to
  22. : emulate fpu
  23. : Does this mean 316 does no longer support 486sx 386 etc?
  24. No, it doesn't mean that.
  25.  
  26. : Have I got the wrong version?
  27. If you have Windows 9x or NT, you should be using Kermit 95:
  28.  
  29.   http://www.columbia.edu/kermit/k95.html
  30.  
  31. MS-DOS Kermit does not contain any floating-point instructions.  If you are
  32. using DOS and you are getting strange errors, please send a report that
  33. tells us what kind of PC you have, the operating system and version, and
  34. which commands seem to be acting differently.
  35.  
  36. - Frank